AboutDelegates

Undocumented in source.

Members

Aliases

ClickHandler
alias ClickHandler = void delegate(Button)
Undocumented in source.

Classes

Button
class Button
Undocumented in source.
Foo
class Foo
Undocumented in source.

Functions

delegates_for_callback
void delegates_for_callback()
Undocumented in source. Be warned that the author may not have intended to support it.
explicit_delegate
void explicit_delegate()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin UnitTest
Undocumented in source.

Variables

call_me_later
int delegate(int) call_me_later;
Undocumented in source.

Meta